home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / gfx / show / mpeg_player122.lha / src / CHANGES < prev    next >
Text File  |  1992-12-08  |  658b  |  22 lines

  1. Changes since last version:
  2.  
  3. 1.1
  4. o Fixed -dither color option to find best 24 bit or greater visual
  5.   for most machines.
  6. o Fixed recursive loop in Makefile. 
  7. o Added entries for R6000 and SGI's in Makefile
  8. o Fixed declaration of j_rev_dct.
  9. o Does initial sequence start code check to confirm validity of mpeg stream.
  10. o Changed or's in ordered dither to add's to allow more flexible
  11.   allocation of color ranges.
  12. o Uses shared memory.
  13. o Lots of little bugs fixed.
  14.  
  15. 1.2
  16. o Fixed shared memory problem (freeing memory twice on exit).
  17. o Added entries for Sony NEWS machines
  18. o Added monochrome support.
  19. o Unrolled loops for optimization.
  20. o Variety of small bugs.
  21.  
  22.